Reduce side effects of handling '*' debug key
authorKeir Fraser <keir@xen.org>
Wed, 15 Dec 2010 12:04:34 +0000 (12:04 +0000)
committerKeir Fraser <keir@xen.org>
Wed, 15 Dec 2010 12:04:34 +0000 (12:04 +0000)
commite1d4636fef0bd962a70f2b1b38a7b2dd4810c378
tree5dcf9925cc523d83ddc92bfc139775213968e7ae
parent18a803be99a6bda4a5642a8191aa028968d40b0c
Reduce side effects of handling '*' debug key

NMI watchdog should be suppressed when dumping IRQ handlers. Softirqs
should be handled periodically while processing non-IRQ handlers.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/common/keyhandler.c